Player (Object Oriented)
 All Classes Files Functions
Public Member Functions | List of all members
PlayerControl Class Reference

#include <playercontrol.hpp>

Inheritance diagram for PlayerControl:
Collaboration diagram for PlayerControl:

Public Member Functions

 PlayerControl (IPlayerInput *cntrl, IUiInput *ui)
 
 ~PlayerControl ()
 
void playPause ()
 
void stop ()
 
void started ()
 
void stopped ()
 
void paused ()
 

Constructor & Destructor Documentation

PlayerControl::PlayerControl ( IPlayerInput cntrl,
IUiInput ui 
)
PlayerControl::~PlayerControl ( )

Here is the call graph for this function:

Member Function Documentation

void PlayerControl::paused ( )
virtual

Implements IPlayerEvent.

Here is the call graph for this function:

void PlayerControl::playPause ( )
virtual

Implements IUiEvent.

Here is the call graph for this function:

void PlayerControl::started ( )
virtual

Implements IPlayerEvent.

Here is the call graph for this function:

void PlayerControl::stop ( )
virtual

Implements IUiEvent.

Here is the call graph for this function:

void PlayerControl::stopped ( )
virtual

Implements IPlayerEvent.

Here is the call graph for this function:


The documentation for this class was generated from the following files: